3D Wall Builder
Create 3D wall be extruding 2D path.
Node Data | |
|---|---|
Display name | |
3D Wall Builder | |
Internal name | |
Node_3D_Mesh_Wall_Builder | |
Inheritances | |
| Node_3D | |
| Node_3D_Object | |
| Node_3D_Mesh | |
| Node_3D_Mesh_Wall_Builder | |
Inputs | |
vec3 |
Position |
vec3 |
Anchor |
quaternion |
Rotation |
vec3 |
Scale |
path |
Path |
float |
Path Scale |
bool |
Loop |
int |
Segments |
float |
Height |
slider |
Thickness |
Transform | |
bool |
Flip Y |
Material | |
bool |
Material Per Side |
d3material |
Side Material |
d3material |
Side Material 2 |
d3material |
Cap Material |
Outputs | |
d3mesh |
Mesh |
Create 3D wall by extruding 2D path in one direction.
Properties
| Segments | How many points to sample from the path. |
| Height | Height of the wall. |
| Thickness | Thickenss of the wall. |
Commit History
| 1.18.1 |
|
|---|